serial: 8250: Add IrDA to UART capabilities
authorEd Blake <ed.blake@imgtec.com>
Thu, 10 Nov 2016 18:07:54 +0000 (18:07 +0000)
committerPhil Elwell <phil@raspberrypi.org>
Fri, 19 May 2017 14:42:16 +0000 (15:42 +0100)
commit5fd7bd54f638a0b581d2b1f297dc5e53148b8a51
tree4f5001f76fab44f2924e1eeae2fc8b103011f526
parent72248802910cb60baffd21489515cad31311b9f3
serial: 8250: Add IrDA to UART capabilities

commit 98838d95075a5295f3478ceba18bcccf472e30f4 upstream.

Add an IrDA UART capability flag and change the type of
uart_8250_port.capabilities to be u32 rather than unsigned short to
accommodate the additional flag.

Signed-off-by: Ed Blake <ed.blake@imgtec.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/platform/ce4100/ce4100.c
drivers/tty/serial/8250/8250.h
drivers/tty/serial/8250/8250_core.c
include/linux/serial_8250.h